hasMyInfo

open fun hasMyInfo(): Boolean

Tells the phone what our node number is, can be -1 if we've not yet joined a mesh.
NOTE: This ID must not change - to keep (minimal) compatibility with <1.2 version of android apps.
.meshtastic.MyNodeInfo my_info = 3;

Return

Whether the myInfo field is set.